#####Venice Major Events######
#By Joakim 'Greven' Bergqwist#
##############################

#The Veneto-Turkish Conflict#
event = {

	id = 3637					#Triggered by TUR3359#
	random = no
	country = VEN
	name = "EVENTNAME3637"
	desc = "EVENTHIST3637"
	style = 2

	action_a ={				#Ok#
		name = "ACTIONNAME3637A"
		command = { type = casusbelli which = TUR value = 120 }
		command = { type = stability value = 1 }
		command = { type = diplomats value = 5 }
		command = { type = INF which = -2 value = 10000 }
		command = { type = CAV which = -2 value = 500 }
		command = { type = ART which = -2 value = 20 }
		command = { type = galleys which = -2 value = 60 }
	}
}
#The Veneto-Turkish Conflict#
event = {

	id = 3715					#Triggered by TUR3359#
	random = no
	country = VEN
	name = "EVENTNAME3715"
	desc = "EVENTHIST3715"
	style = 2

	action_a ={				#Ok#
		name = "ACTIONNAME3715A"
		command = { type = stability value = 1 }
		command = { type = merchants value = 6 }
		command = { type = treasury value = 300 }
		command = { type = relation which = KNI value = 100 }
		command = { type = relation which = PAP value = 100 }
		command = { type = relation which = TOS value = 100 }
	}
}
#The Holy League#
event = {

	id = 3638
	trigger = {
		exists = TUR
		event = 3549
	}
	random = no
	country = VEN
	name = "EVENTNAME3638"
	desc = "EVENTHIST3638"
	style = 2

	date = { day = 1 month = january year = 1568 }
	offset = 30
	deathdate = { day = 1 month = january year = 1571 }

	action_a ={						#Support the Holy League#
		name = "ACTIONNAME3638A"
		command = { type = casusbelli which = TUR value = 72 }
		command = { type = relation which = TUR value = -150 }
		command = { type = relation which = PAP value = 150 }
		command = { type = relation which = FRA value = 150 }
		command = { type = relation which = SPA value = 150 }
		command = { type = relation which = TOS value = 150 }
		command = { type = relation which = KNI value = 150 }
		command = { type = relation which = NAP value = 150 }
		command = { type = relation which = SAV value = 150 }
	}

	action_b ={						#Let the matter fall#
		name = "ACTIONNAME3638B"
		command = { type = relation which = TUR value = 50 }
		command = { type = relation which = PAP value = -50 }
		command = { type = relation which = FRA value = -50 }
		command = { type = relation which = SPA value = -50 }
		command = { type = relation which = TOS value = -50 }
		command = { type = relation which = VEN value = -50 }
		command = { type = relation which = NAP value = -50 }
		command = { type = relation which = SAV value = -50 }
	}
}
#The Two Queens#
event = {
	id = 3844
	
	# Triggered by CYP 3842
	
	random = no
	country = VEN
	name = "EVENTNAME3844"
	desc = "EVENTHIST3844"
	style = 1

	action_a ={	#Caterina Cornero becomes Queen of Cyprus#
		name = "ACTIONNAME3844A"
		command = { type = vassal which = CYP }
	}
}
#The Inheritance of Cyprus#
event = {
	id = 3845
	
	# Triggered by CYP 3843
	
	random = no
	country = VEN
	name = "EVENTNAME3845"
	desc = "EVENTHIST3845"
	style = 1

	action_a ={	#Caterina Cornero offers Cyprus to Venice#
		name = "ACTIONNAME3845A"
		command = { type = inherit which = CYP }
	}
}